PersonSalutation

Entity Definition

Logical Name : PersonSalutation
Physical Name : PA_PRS_SLN

Salutations (Dr, Mr. Herr, Sr, etc.) that a Person uses.

Data Definition

Attribute Description Physical Name Domain Data Type Foreign Key Table
PersonPartyID (FK)(PK) A unique, system assigned identity for a Party. ID_PRTY_PRS Identity integer Person(PA_PRS)
SalutationCode (FK)(PK) A code that describes a type of salutation (Mr, Mrs., Ms., Dr., etc.) LU_SLN Code6 char(6) Salutation(PA_SLN)
RelativeOrderNumber The relative position of a salutation for a specific person. AI_ORD_RLTV Code2 char(2)

Relationships

Parent Entity Verb Phrase Child Entity
Salutation is used by PersonSalutation
Person is addressed by PersonSalutation

Logical Views containing PersonSalutation

Logical View
Logical 06315 - Party - Person Names View
Logical 06320 - Party - Address and Contact View
Logical 06330 - Party - Identification View
Logical 07010 - Customer Account Information Extended